home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 August
/
The Sunday Times - The Month 2004-08.iso
/
pc
/
engine
/
swf
/
survey.swf
/
scripts
/
DefineSprite_16
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-11-11
|
139 b
|
9 lines
exit = function()
{
clearInterval(exitInt);
_parent.exit();
play();
};
_parent.exitInt = setInterval(exit,30000);
stop();